Remote Backup FTP Issues.

Kane Hart

Verified User
Joined
Apr 6, 2006
Messages
12
I confermed remote server ftp works and has no issues. I know the info i placed into DA is correct. But this error what I get when backup message in the admin messages after its done.

Code:
User velocity has been backed up.

Warning: ftp_put(): Could not create file. in - on line 37

Warning: ftp_put(): Could not create file. in - on line 48
Error while uploading velocity.tar.gz

Any help would be great.
 
Verify that there's enough room on the server, and in the user quota.

Jeff
 
jlasman said:
Verify that there's enough room on the server, and in the user quota.

Jeff

Confermed in both tons of room this a fresh server I'm just doing simple test and these errors were comming up.
 
jlasman said:
Then it's probably a permissions issue.

Jeff

Ok thanks.

After lots testing.

Backing up local works.

Backing up using local ip works.

Backingup to a remote ftp does not work.

The ftp works fine. me and my friends can connect to it on diffrent isps my server can ping to the backup and can reach port 21.

Is there another reason why this is not working?
 
Kane Hart said:
Ok thanks.

After lots testing.

Backing up local works.

Backing up using local ip works.

Backingup to a remote ftp does not work.

The ftp works fine. me and my friends can connect to it on diffrent isps my server can ping to the backup and can reach port 21.

Is there another reason why this is not working?

Make sure you also test it in opposite direction, i.e., try FTPing from that server to some other location.
 
Back
Top