On 03/30/2010 03:37 PM, Rick Sewill wrote:
> On 03/30/2010 05:57 AM, Gianfranco Durin wrote:
> ...
>
> I am confused too.
>
> Just a guess...might be a wild goose chase...
> for the user account you are trying to sftp to, could you save your bash
> startup files on the server machine and set up the
On Tue, 2010-03-30 at 12:57 +0200, Gianfranco Durin wrote:
> On 03/29/2010 07:23 PM, Rick Sewill wrote:
> > On 03/29/2010 10:23 AM, Gianfranco Durin wrote:
> >> On 03/29/2010 03:28 PM, Aaron Konstam wrote:
> >>> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote:
> On 03/25/2010 03:51
On Tue, 2010-03-30 at 12:57 +0200, Gianfranco Durin wrote:
> On 03/29/2010 07:23 PM, Rick Sewill wrote:
> > On 03/29/2010 10:23 AM, Gianfranco Durin wrote:
> >> On 03/29/2010 03:28 PM, Aaron Konstam wrote:
> >>> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote:
> On 03/25/2010 03:51
On 03/30/2010 05:57 AM, Gianfranco Durin wrote:
...
> =
>
> Googling a little, I see I am not the only one to have a similar problem:
>
> http://www.experts-exchange.com/OS/Linux/Setup/Q_24958525.html
> http://support.expandrive.com/disc
On 03/29/2010 07:23 PM, Rick Sewill wrote:
> On 03/29/2010 10:23 AM, Gianfranco Durin wrote:
>> On 03/29/2010 03:28 PM, Aaron Konstam wrote:
>>> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote:
On 03/25/2010 03:51 PM, Marvin Kosmal wrote:
> Could start with which sftp on the Fedo
On 03/29/2010 10:23 AM, Gianfranco Durin wrote:
> On 03/29/2010 03:28 PM, Aaron Konstam wrote:
>> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote:
>>> On 03/25/2010 03:51 PM, Marvin Kosmal wrote:
Could start with which sftp on the Fedora machine.
YMMV
Marvin
Gianfranco, if I well remember vsftp doesn't run by default. You have
to enable it manually.
chkconfig --list vsftpd
#It will give you an answer if it's running at your default runlevel,
i.e 3 or 5.
#If it's not, enable it by:
chkconfig --level 35 vsftpd on
#double check it again
chkconfig -
On 03/29/2010 03:28 PM, Aaron Konstam wrote:
> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote:
>> On 03/25/2010 03:51 PM, Marvin Kosmal wrote:
>>> Could start with which sftp on the Fedora machine.
>>>
>>> YMMV
>>>
>>> Marvin
>>>
>>
>> Thanks,
>> I use openssh
>>
>> and I have
>>
>> Subs
I agree with Aaron...
Check both locations and modify sshd_config
Subsystem sftp/usr/libexec/openssh/sftp-server
Subsystem sftp /usr/libexec/sftp-server
Where is sftp-server located??
YMMV
Marvin
On 3/29/10, Aaron Konstam wrote:
> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Dur
On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote:
> On 03/25/2010 03:51 PM, Marvin Kosmal wrote:
> > Could start with which sftp on the Fedora machine.
> >
> > YMMV
> >
> > Marvin
> >
>
> Thanks,
> I use openssh
>
> and I have
>
> Subsystem sftp /usr/libexec/sftp-server
>
> enable in
On 03/25/2010 03:51 PM, Marvin Kosmal wrote:
> Could start with which sftp on the Fedora machine.
>
> YMMV
>
> Marvin
>
Thanks,
I use openssh
and I have
Subsystem sftp /usr/libexec/sftp-server
enable in my sshd.config file.
Is it enough?
Gianfranco
--
users mailing list
users@lists.fedorapro
Could start with which sftp on the Fedora machine.
YMMV
Marvin
On 3/25/10, Gianfranco Durin wrote:
> Dear all,
> I have used for ages ssh and sftp with Fedora 10 on my machines, then I
> upgrade them receenty using preupgrade to Fedora 12.
>
> SSH still works very well, but sftp fails with err
Dear all,
I have used for ages ssh and sftp with Fedora 10 on my machines, then I
upgrade them receenty using preupgrade to Fedora 12.
SSH still works very well, but sftp fails with error "Could not
initialize SFTP session". I get this in both directions, I mean when
using sftp from one machin
13 matches
Mail list logo