XFileSharing Pro - Transfer Files not working

Message
Author
share89
Posts: 10
Joined: Oct 23, 2014 6:37 pm

Transfer Files not working

#1 Postby share89 » Feb 15, 2015 10:39 am

Hi,

I want to transfer files from server x to y.
but file transfer not work:
http://s10.postimg.org/4mq1p0x2h/queue_nfl.jpg

What is the problem?

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Feb 16, 2015 4:31 am

Maybe you forgot to add transfer.pl to the crontab?

share89
Posts: 10
Joined: Oct 23, 2014 6:37 pm

#3 Postby share89 » Feb 16, 2015 2:36 pm

admin wrote:Maybe you forgot to add transfer.pl to the crontab?
I added this commands in c panel cronjob(script installed here) and also in direct admin cronjob(file server)

Is this commands correct?

In c panel cronjob added:
cd /home/USERNAME/public_html/cgi-bin;./transfer.pl >/dev/null 2>&1

In direct admin(fileserver) added this command:

cd /home/USERNAME/domains/USERDOMAIN.com/public_html/cgi-bin;./transfer.pl >/dev/null 2>&1

and saved this command in ssh :

***** cd /home/USERNAME/domains/USERDOMAIN.com/public_html/cgi-bin;./transfer.pl >/dev/null 2>&1

saved location:
nano /etc/crontab