0
votes
0answers
47 views

FileZilla and Putty - Trouble connecting to a remote server

I am able to connect to a Linux server using Putty via SSH and port 22. About a week ago, I was also able to connect to this server using File Zilla with the same credentials via selecting "SFTP - SSH ...
2
votes
1answer
36 views

Set Filezilla so that it view/edit by default instead of downloading

I'm working on Ubuntu and using FileZilla. I was wondering that when I doubleclick on a remote file, if it was possible to open it in an editor instead of downloading it. (Automatically View/Edit ...
1
vote
1answer
277 views

Cannot start FileZilla from linux command line

I have installed filezilla on ubuntu, which I need to run from the command line. But when I try to run it showing eg. help or version I get: ~$ filezilla -h Error: Unable to initialize gtk, is ...
0
votes
1answer
127 views

.tar file currupted when copied to Windows using FTP

I have a Windows 7 host and an Ubuntu virtual machine; the VM has a bridged adapter. I created a .tar file in Ubuntu using this command: tar -cf name.tar /path/to/dir/ I have FileZilla FTP server ...
2
votes
2answers
135 views

FTP client with “master password”

I'm searching for an FTP client that has a "master password" function. So all the password stored in the FTP client software is encrypted, and if I start the FTP client it asks for a master password, ...
0
votes
2answers
453 views

setgid bit always unset when changing file permissions

good evening dear Serverfolks! i am a newbi so do not bear with me! I run a linux sever that is administered by a friend of me. He prepares the chown and permissins - with the setgit-bit to on. ...
1
vote
2answers
1k views

FileZilla tranfer files between linux and windows machine basic tutorial

I have a Windows machine, from which I want to transfer files to a Linux machine. Can someone briefly explain to me how to I use FileZilla for that? Do I have to have server running on the Windows ...
1
vote
5answers
1k views

FileZilla menu not showing up in Ubuntu Lucid Lynx (10.04)

All my other applications and Nautilus, when I open a folder, can display the menu perfectly, except for Filezilla. How do I use Alt + E to use the inner menu items? The main menu is always invisible ...
1
vote
1answer
1k views

Change FileZilla settings in Ubuntu Linux so view/edit uses gedit

This is similar to the Super User question How to change FileZilla so that View/Edit opens .html in Notepad++, not Firefox, but I am asking for FileZilla in Linux. I am using Ubuntu 10.0.4 (Lucid ...
1
vote
2answers
585 views

filezilla open with a certain local directory in linux

Helo, i am building a bash script that will open filezilla. I managed to make it to open a certain FTP, but cant figure out how to make it to open a certain local directory.