Hello,
I am using Mac OS X 10.6 Snow Leopard. What I need is to map my FTP server as a local drive - or anything I have write access to - in Finder.
Thanks - A LOT!!! - in advance.
Our NAC 3310 is running Fedora Core 4, I need to upgrade it by ftping the tarballs to the nac and running them, however i cant seem to enable ftp on the NAC
My office computers are proxied and filezilla doesn't seem to work for me..... So i looked for a firefox addon FireFTP and that too didnt work under proxy.... Any ways to use a ftp client in my system which is proxied....
Whenever I overwrite a file using FTP, the chmod of the file gets reset to 600. What can I do prevent this? I'd like to just set the chmod for the entire directory and never have it change.
I am using a MacBook Pro running Mac OS X 10.5. I am new to this development environment, and previously worked on Windows.
Could anyone recommend an easy to use GUI based and free FTP client for my platform?
Thanks in advance.
I am logged in to an ftp server and want to find a particular directory within all the directories that exist there. I am looking for a command similar to the Unix find command.
Is there something like this available?
I have an FTP connection active through the Map Network Drive option in Windows 7 64-bit.
When navigating the remote directory, I see no way to edit files. Windows is completely ignoring file-type associations and "opens" everything with my default browser.
Is there any way that I can simply edit these files?
I'm open to suggestions of other…
This started happening when I installed Windows 7. I've tried with Filezilla and with the FireFTP Firefox plugin, and I could never connect. Filezilla gave the error message "ECONNREFUSED - Connection refused by server". I tried disabling the Windows Firewall, but no luck. Any ideas on what might be causing this?
I just discovered that I can…
hi,
is there any ftp client for mac, allowing me to work with Microsoft IIS server ?
In particular I need to handle permissions on files and folders.
Thanks
I am trying to activate the ftp service on our FreeNAS, but I keep getting
Dec 5 15:44:20 Wheelhouse NAS notifier: - Fatal: error processing configuration file '/usr/local/etc/proftpd.conf'
Dec 5 15:44:20 Wheelhouse NAS root: /usr/local/etc/rc.d/proftpd: WARNING: failed to start proftpd
Dec 5 15:44:20 Wheelhouse NAS notifier:…
I'm currently trying to download a full magneto install from a ftp server. The connection keeps failing, it seems as if there are too many files and folders to scan through?
Can anyone shed any light on how to resolve this? The shared platform seems to b e a standard platform based on Plesk 8.6.
As this is a shared server, there…
I am using Red Hat Linux Enterprise 5. I am new to this development environment, and previously worked on Windows.
Could anyone recommend an easy to setup/maintain and free FTP server for my platform? I just need basic features and used by a couple of people only.
Thanks in advance.
Hi,
I'm currently trying to download a full magneto install from a ftp server. The connection keeps failing, it seems as if there are too many files and folders to scan through?
Can anyone shed any light on how to resolve this? The shared platform seems to b e a standard platform based on Plesk 8.6.
As this is a shared server,…
I'm looking for software (free or paid) that could perform a weekly automatic backup to an outside server via FTP.
I've looked around and all I seem to be finding is either garbage shareware or free tools that are no longer supported. The system will be backing up from a Windows 7 desktop system to a Linux CentOS 5 server.
Can…
debian4 linux
i have the following cmd line which works fine
rsync -avr -e ssh /home/dir user@example.com:/home/
but i need to setup it up now to rsync to a remote server that only has ftp on it
how do i go about that ?
i looked at the rsync help but quickly got lost (i don't do this stuff very often)
thanks
alex
My web server was messed up and the host only has a 1 night archive. It took me a day to find the problem so my backup is no help.
In order to avoid this in the future I am going to do a nightly backup, but I need a recommendation of some free software to run on windows that will do a backup via ftp.
I use a VPN on my windows 7 PC for privacy and currently route all my traffic through the VPN. This arrangement is fine and its plenty fast.
Unfortunately the VPN does not allow any FTP traffic so when I am updating websites I have to disconnect the VPN and work through my local connection.
This is annoying and cumbersome. I…
I want to attach remote FTP directory as a local directory in my system. I will use curlftpfs line in the fstab file , but to login I have to pass my user name and password. The user name has a special character (@) and it needs to be escaped via octal ascii code. The octal ascii for '@' is 100. But when I try to enter the…
As a semester project, I have the following specification:
Write a simple single threaded ftp server. The ftp server is configurable from a configuration file. The config allows to set the interface (where the server listens), the roots of the served content, transfer log, and database of users and its passwords. The…
i need a simple implementation of ftp that i can setup quickly for some experiments.
is there an equivalent of python -m SimpleHTTPServer for ftp.
Google sarch didn't help.
i just need a simple implentation of ftp that is easy to setup. (so i don't have to go through the installation trouble for a lot of PC's).