Free Scan: Update Your PC's Outdated Drivers to Optimize Performance
September 11th, 2007, 12:46 PM
|
#1 (permalink)
| | Super F@D Folder
Join Date: Jun 2004
Posts: 5,004
|
Hey guys. I want to make the move to linux but I'm having trouble finding a good graphical html/css/php editor with ftp support. I can't use the ones that depend on ubuntu because the ftp server here at work does not support passive connections. :-/ Anyone know of a good program with ftp support I can try? I suck with linux installs so either a wonderful install guide or easy install would be nice! |
| |
September 17th, 2007, 02:10 AM
|
#2 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Everywhere
Posts: 1,050
|
get dreamweaver for windows and install under WINE
oh, and why does it have to support FTP? there are some good, small WYSIWYG html editors out there that don't support ftping directly in the program... you could just get a separate utiltiy for this aspect |
| |
September 20th, 2007, 03:19 PM
|
#3 (permalink)
| | Super F@D Folder
Join Date: Jun 2004
Posts: 5,004
|
I work on a large site and i really don't feel like ftping files back and forth to edit them. eww. Also the servers at work don't accept passive connections and linux will only let you mount passive ftp connections...i'm not sure why  . Anyways...do you really like dreamweaver? for a wysiwyg editor it's ok but i do mostly php work with a little html in there so I'd rather stick just with the code!
I didn't think of wine though...i might have to see if I can get the program I'm using now to run under wine!  |
| |
September 22nd, 2007, 09:32 PM
|
#4 (permalink)
| | Member
Join Date: Oct 2001 Location: Alpena, Mich.
Posts: 38
| |
| |
September 22nd, 2007, 11:16 PM
|
#5 (permalink)
| | Ultimate Member
Join Date: Oct 2001
Posts: 20,469
|
you could always set up a shell script that you can just run to publish the files up.
We have scheduled tasks at work that copy from staging to production using robocopy scripts to do this very thing.
Allows the user to publish their stuff to staging when they're ready, and we can pull from staging to push to production and the developer has no rights to the production servers.
I've heard Nvu is good for linux, but have little experience. |
| |
September 24th, 2007, 01:43 AM
|
#6 (permalink)
| | Ultimate Member
Join Date: Feb 2004 Location: Framingham, MA
Posts: 1,130
|
Give quanta+ a try. You should be able to transparently open and edit things on ftp:/
I use it with ssh (fish:/ or sftp:/) so I don't know if/how well it works with ftp or what a "passive" connection is though.
__________________ Athlon 64 x2 3800+/2gb/asrock 939dual-sata2/gf6200/audigy2 zs plat/sonata + Asus V6J + Lenovo Ideapad U330 Kubuntu 8.10 |
| |
September 27th, 2007, 07:02 PM
|
#7 (permalink)
| | Uncommon Man
Join Date: Oct 2001 Location: State College, PA
Posts: 4,281
|
Linux should be able to mount an active FTP without problems. Networking is what linux does.
Just pass the active flag when doing an ftpmount. http://articles.techrepublic.com.com...5-5031896.html Quote:
The parameters: [defaults]
* user: The user to be used for logging on the FTP server. [anonymous]
* password: The password for that user. [user@ftpfs.sourceforge.net]
* hostname: The FTP server.
* port: The port the server is listening on. [21]
* root_dir: The directory on the FTP server you want to be mounted. This should be specified without the trailing slash (that is "/home/duru", not "/home/duru/"). [/]
* mount_point: The local directory you want to mount the FTP server onto.
* own: Flag to force ownership on all remote files. Useful for FTP servers that list user IDs instead of user names.
* uid: The local user ID you want to be the owner of the mounted tree.
* gid: The local group ID you want to own the mounted tree.
* fmask: The numeric mode to be ORed on all mounted files.
* dmask: The numeric mode to be ORed on all mounted dirs.
* active: Flag to enable active mode for FTP transfers. Useful if you're behind some firewall and cannot connect to random ports.
| |
| |
September 27th, 2007, 10:06 PM
|
#8 (permalink)
| | Super F@D Folder
Join Date: Jun 2004
Posts: 5,004
|
samwichse. if that works i will drive to your house and hug you. let you know how it works when i get to try it! |
| |
September 30th, 2007, 04:18 PM
|
#9 (permalink)
| | Folding@home since 1862!
Join Date: Feb 2007 Location: ~/
Posts: 8,102
|
So did it work??
Kind of curious about this myself... |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |