I have been doing stuff via ftp, and just tried using the directadmin filemanager and it's about 10 times faster.
Why is browser file manager so much faster than FTP?
Thats only because of one thing...
When you use FTP it had so many commands that it takes time, not time to upload the file. If it were a larger file, ftp it. If not, tar.gz them and upload.
When you use FTP it had so many commands that it takes time, not time to upload the file. If it were a larger file, ftp it. If not, tar.gz them and upload.
how do I tar.gz it? got a program?
I don't have linux, how the heck do I do this?
| jayandsilo wrote: |
| I don't have linux, how the heck do I do this? |
Get linux; windows is becoming obsolete.
Really, a bootable linux CD would solve your problem easily.
I'm sure there's a windows tarball-compatable compression utility, but I don't know of any, because I have linux.
becoming obsolete? where you pull that out of?
I pulled it right out of my head, of course.
*closes head*
Really, that was a little premature, but eventualy linux (or something like it) will replace windows.
*closes head*
Really, that was a little premature, but eventualy linux (or something like it) will replace windows.
I have a windows XP.
I zip the files that I want uploading to DA then convert them using ZipZag (30 day fully featured trial) to .gz. I then change the file extension from .gz to .tar.gz - DA will now be able to extract the file so upload it and click that option.
(Note: by default you will not be able to change the file extension of the file - you will need to change a folder option which is extremely easy to do, reply if you want to know how)
I zip the files that I want uploading to DA then convert them using ZipZag (30 day fully featured trial) to .gz. I then change the file extension from .gz to .tar.gz - DA will now be able to extract the file so upload it and click that option.
(Note: by default you will not be able to change the file extension of the file - you will need to change a folder option which is extremely easy to do, reply if you want to know how)
thanks guys
Try changing the software you use or contact your server manager / Host .........
If it is FriHOst ask the mods or the admin .......... They will have suggestions
Thank you,.
whplace
If it is FriHOst ask the mods or the admin .......... They will have suggestions
Thank you,.
whplace
| Hogwarts wrote: |
| Thats only because of one thing...
When you use FTP it had so many commands that it takes time, not time to upload the file. If it were a larger file, ftp it. If not, tar.gz them and upload. |
Is there an FTP program which uses less commands and is faster? I'm currently using SmartFTP.
Regards,
Eric
| FreeBay wrote: |
| Is there an FTP program which uses less commands and is faster? I'm currently using SmartFTP.
Regards, Eric |
The commands are not something specific to the FTP client.
The "commands" (PWD, LIST, CWD, RETR, STOR) are implemented in the definition of the FTP protocol.
Every FTP client has to use them.
| whplace wrote: |
| Try changing the software you use or contact your server manager / Host .........
If it is FriHOst ask the mods or the admin .......... They will have suggestions |
It is also not something specific to FRIHost.
I just guess because it's free it has a pretty bad uptime...
If FTPs are so slow, then why do we need such a protocol?
they aren't slow, the issue is the constant cutting out of the connection of web based stuff.
| hunnyhiteshseth wrote: |
| If FTPs are so slow, then why do we need such a protocol? |
It makes modifying something so much easier.
I can move files easier with ftp then with directadmin because direct admin always tries to move the files I_have_deleted, which has ended up stuffing my forums three times
Ftp also allows editing easier - You can open the file through smart ftp which then goes into temp files. Once you overwrite it it is uploaded to the server.
