Hey Guys Having a problem with FTP sending files to my dads x20 - every file I have tried it stops at 8.9gb - Tried it from two sauces to send the file with the same results our internet connection is 400 down and 100 up so not a problem with the internet - The x20 is running the latest firmware 2.3.60 - Not had a problem before sending files before so not sure why it’s failing
This is the error that comes up when it gets to 8.9gb - replaced the IP address with question marks and file Status: Connection established, waiting for welcome message... Status: Plain FTP is insecure. Please switch to FTP over TLS. Status: Logged in Status: Starting upload of E:\Films\????????.4K.mkv Status: Retrieving directory listing of "/sataa2/Films/#New"... Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (??,??,??,??,??). Command: LIST Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Command: PASV Response: 227 Entering Passive Mode (??,??,??,??,??). Command: REST 8825864192 Response: 350 Restart position accepted (8825864192). Command: STOR ????.4K.mkv Response: 500 OOPS: fchmod Error: Critical file transfer error Status: Connection closed by server Status: Disconnected from server Status: Connecting to ... (??,??,??,??,??). Status: Connection established, waiting for welcome message...
That's really odd - the error is to do with file permissions - for example if the mount points aren't enabled in OpenWRT on the X10, so you would expect such an error to occur straight away. No idea why that would happen midway through an upload - You're not trying to upload over an existing, possibly corrupt file are you? - maybe try changing the file name. Otherwise I think this is probably a question for OpenWRT forums somewhere...
Don't like to overwrite files i usually delete the file first before uploading it - it's not the file as I have tried a few differant files over 9gb and they all fail - I can transfer bellow 8.9 gb fine - it's really strange this has just started to happen
Hang on - I missed this - your client is sending this: Command: REST 8825864192 and the X10 responds with: Response: 350 Restart position accepted (8825864192). REST is used to allow resumable downloads but it must be confusing the X10 - check settings in the client at your end.
Other than "File Exists Action" in Settings/Transfers I can't see anything else related to resuming in Filezilla and the 8.9GB thing is very odd. I use WinSCP: https://winscp.net/eng/index.php?#utm_source=winscp&utm_medium=app&utm_campaign=5.1.7 Maybe try that.
Try this: In WinSCP, open an ftp session with the X10. Goto Options/Preferences/Transfer click "Edit" and tick "Ignore permission errors"