|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Which FTP client?
Hi guys,
Which FTP client do you guys use? I've got the old WS_FTP 95 and am thinking of upgrading. Mainly because i want to upload a certain type of file at a time. My html and image files are all mixed up in directories (i know, bad practice) so when i make a change to the html/php files i have to upload the image files again. Is there a client out there on which you can specify which type of file extension should be uploaded. Thanks
__________________
"They have the internet on computers now" - Homer |
|
#2
|
||||
|
||||
|
Move to FTP help....
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. ![]() __________________ |
|
#3
|
|||
|
|||
|
Do you have ssh (Secure Shell) access on your server?
If so try PuTTY . It comes with pscp.exe . Use with wildcard from a command prompt, e.g., Code:
pscp *.html username@your-host:/path/to/where/ever It'll ask for your password. Once you get the syntax down, it's much faster than a GUI FTP client. If you don't like that route, FileZilla is good and it can sort the directory by filetype extension. |
|
#4
|
||||
|
||||
|
Quote:
__________________
. . . What is Firefox? . . . . . . What is Linux? . . . . . . . . . . . What is Love? |
|
#5
|
|||
|
|||
|
Thanks for the advice, downloaded Filezilla and i'm impressed so far!
|
|
#6
|
|||
|
|||
|
In addition to my Dreamweaver FTP, I use SmartFTP Client. It gives me drag and drop capabilities, gives progress bars and a whole lot more.
J |
|
#7
|
|||
|
|||
|
dreamweaver isnt a bad ftp, having all the sites and the web it builds is a nice touch, but its kind of bulky to load. i used smartftp for a while but recently started using cuteftp. you could always just use the explorer in windows ;P
open a folder, in address: "ftp://user ***@url.com" when im feeling lazy i use that.*edit* that would be user : p a s s. as in password. ![]() |
|
#8
|
|||
|
|||
|
Dreamweaver is annoying from time to time, but is helpful. I use the smart for misc. file uploads and faster site deployment. I'll have to check out cuteftp, but I've heard great reviews.
J |
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
||||
|
||||
|
I use FileZilla because I find it fast and reliable. Perhaps not the nicest interface, but it has many powerful features.
|
|
#11
|
|||
|
|||
|
I use Internet Explorer, am i mad?
![]() |
|
#12
|
||||
|
||||
|
Quote:
Just ever so slightly (though ie does support passive ftp which the command line ftp does not)Displeaser
__________________
Vi Veri Veniversum Vivus Vici. |
|
#13
|
||||
|