Re: ssh transfert log "Urgent"




<akim_ziadi@xxxxxxxxxxx> wrote in message
news:1135161534.824597.302680@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Dear All,
>
> Is it possible to log all transfert "File name, size, duration" in a
> log when the file is transfered using scp or sftp. if yes How, i didn't
> find any documentation about this. Using openssh 3.9.1
>
> Thanks and best regards

Not that I've noticed. File transfer is not SSH's great strength, becuase
it's built on top of some rather old and simple file-transfer techniques.

Why not consider using HTTPS and, say, WebDAV over HTTPS for uploads? That
gets you good secure file transfer and logging, without your clients needing
to install extra software. (WebDAV is built into Windows Network
Neighborhood system.)


.



Relevant Pages

  • Re: Writing to IIS virtual directory
    ... My sources told me that the one built into IE supports HTTPS while the one ... HTTPS support depends. ... and one is built into Windows. ... >> a website or folder using the IIS Manager? ...
    (microsoft.public.inetserver.iis)
  • Re: Alternative to attachments - Briefcase or X-Drive Software?
    ... A WebDAV site is a simple Website with WebDav ... > I'm looking for an alternative to file attachments that people do in ... > lot of file extensions. ... > be able to upload files through an HTTPS ...
    (microsoft.public.exchange2000.general)
  • Re: XP WebDav Mapped Drives
    ... We are trying to migrate a lot of our hosted clients to RPC/HTTP and Webdav rather than VPN's, and im looking to make some simple scripts/apps that can perform the required registry changes on Vista whilst still being very simple to use. ... Vista supports https with net use, and XP supports https in the shell which is how I used https hosted webdav sites back when I was on XP. ... "Matabra" wrote in message ...
    (microsoft.public.windows.server.sbs)
  • Re: Simple DAV server?
    ... I am *so* close to having a WebDAV solution. ... it all broke in MS Windows. ... in Windows Explorer. ... If I make it with HTTPS, ...
    (comp.lang.python)
  • Re: sftp without shell access
    ... Richard E. Silverman wrote: ... Richard's well written notes there also document how hard it is to do this ... Strongly consider using WebDAV over HTTPS, ...
    (comp.security.ssh)