Do you have it on a dedicated server?
Or you have it on a contracted server.
Because it may be that the server deletes those files automatically.
Search found 7 matches
- 2021-02-22 18:42
- Forum: General Discussion
- Topic: Need Help, MP4 Upload In FileZilla
- Replies: 2
- Views: 409
- 2021-02-22 18:38
- Forum: General Discussion
- Topic: Error uploading a file from a .bat
- Replies: 1
- Views: 392
Error uploading a file from a .bat
Hi I created a .bat file to upload a file directly to a server. This is the code that I have: @echo off echo user usuario> ftpcmd.dat echo pass>> ftpcmd.dat echo lcd H:\>> ftpcmd.dat echo put *.rar>> ftpcmd.dat ftp -n -s:ftpcmd.dat IP del ftpcmd.dat It connects to the server perfectly. Then it says ...
- 2020-05-05 00:36
- Forum: FileZilla Server Support
- Topic: Filezilla upload problems
- Replies: 5
- Views: 540
Re: Filezilla upload problems
That depends on the used server software. In case of FileZilla Server it's the socket buffer size setting on the miscellaneous page in the settings dialog. Based on the reported latency, the window should be 600Mbit/s * 0.1s = 76MByte/s * 0.1s = 7.6MByte in size. I am using FileZilla_Server-0_9_60_...
- 2020-05-04 08:32
- Forum: FileZilla Server Support
- Topic: Filezilla upload problems
- Replies: 5
- Views: 540
Re: Filezilla upload problems
- 2020-05-03 01:07
- Forum: FileZilla Server Support
- Topic: Filezilla upload problems
- Replies: 5
- Views: 540
Filezilla upload problems
Good, I have a dedicated server with the filezilla server, the server has 1G symmetrical internet connection. https://i.use_direct_attachments_thankyou/aKXFf8G.png And on my pc I have 600 symmetric megabytes. https://i.use_direct_attachments_thankyou/YeXdUUa.png The problem I have is that when I am ...
- 2019-06-30 13:58
- Forum: FileZilla Server Support
- Topic: Upload problems
- Replies: 3
- Views: 5034
Re: Upload problems
I am passing the files from an SSD to a normal hard drive.
Previously this did not happen.
Also as you can see in the gif, at the beginning of uploading the file the upload megs go well.
https://i.use_direct_attachments_thankyou/nVXXqo0.gifv
Previously this did not happen.
Also as you can see in the gif, at the beginning of uploading the file the upload megs go well.
https://i.use_direct_attachments_thankyou/nVXXqo0.gifv
- 2019-06-25 17:56
- Forum: FileZilla Server Support
- Topic: Upload problems
- Replies: 3
- Views: 5034
Upload problems
I am trying to upload files to the filezilla server from client filezilla and it gives me connection problems. Filezilla server Connection: incoming 1 Gbit / s Filezilla client Connection: outgoing 600 Mbit/s client filezilla connection: https://i.use_direct_attachments_thankyou/I2YK9cC.gifv Cliente...