Forum Moderators: coopster

Message Too Old, No Replies

ftp upload from server to server

         

woss

3:17 pm on Feb 18, 2008 (gmt 0)

10+ Year Member



Hi all,
Can anyone please help me about this problem?
I want to upload file from one server to another using some sort of php class or some another PEAR file?
For now I have downloaded pear file from pear.php.net.

It works great but when I want to send files to some servers I get an error. The script makes a file with 0(zero) bytes, and then I get a message like "There was some error with uploaded file"?

I have dedicated server on windows OS.

cheers,
danijel

mehh

4:44 pm on Feb 18, 2008 (gmt 0)

10+ Year Member



Some servers block incoming server to server transfers automaticaly. For example I think FileZilla does this by default. Check the settings of the servers you are transfering to.

woss

9:10 pm on Feb 18, 2008 (gmt 0)

10+ Year Member



that's bad :(
Because I want to make that option for my user independet from server to server. I hope you understand what I want to say.

pozz

woss

8:35 am on Feb 19, 2008 (gmt 0)

10+ Year Member



can U tell me which settings I have to check and where?
thnx

mehh

9:46 am on Feb 19, 2008 (gmt 0)

10+ Year Member



I've only ever used FileZilla so I'm not sure where it would be on anything else. On FileZilla it is under Edit > Settings > Security Settings.

woss

10:08 am on Feb 19, 2008 (gmt 0)

10+ Year Member



can U tell me which security setting I have to check

mehh

10:54 am on Feb 19, 2008 (gmt 0)

10+ Year Member



Block incoming server to server transfers and Block outgoing server to server. Make sure they are both disabled

woss

12:26 pm on Feb 19, 2008 (gmt 0)

10+ Year Member



thnx for such a quick reply. I'll have to call my sysadmin :) and tell him what to check.

pozz
woss