-
as seen on Super User
- Search for 'Super User'
'sftp' is seriously lacking relative to, say, ncftp: it has no command memory, no Tab-completion of file names, and so on. Is there a non-GUI tool for SFTP that people recommend?
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
'sftp' is seriously lacking relative to, say, ncftp: it has no command memory, no Tab-completion of file names, and so on. Is there a non-GUI tool for SFTP that people recommend?
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I want to setup a jailed SFTP account for a subfolder of another user's home folder, but want the owner of everything in that subfolder to stay the same, including new files and folders uploaded and created by the sftp user, while still allowing access to the files and folders of that subfolder as…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hello everyone,
I have a client who wants to ensure his upload is secure, so we are trying to enable SFTP for him on our Linux PLESK server. I have enabled SSH access to bin/bash for FTP accounts, and created a new user. When I attempt to SFTP using either the IP address or the domain name, this…
>>> More
-
as seen on Super User
- Search for 'Super User'
I have an account in university on Linux machine with 10TB of free space accessible via SFTP. I would like to backup my Windows 7 x64 laptop to university. Currently I am using rsync+cygwin, but backup is pretty slow (without shadow copy) and I hate console window appearing every day on my screen…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
As root, using a reasonably default .profile and .shrc and an empty tmux.conf, I am unable to split the window horizontally. There are a number of cases to consider so I'll list them clearly.
Using the keybinding + empty configuration: nothing happens
Using the keybinding + my configuration: a bell…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
One of my tables has a two-column primary key:
CREATE TABLE tournament (
state CHAR(2) NOT NULL,
year INT NOT NULL,
etc...,
PRIMARY KEY(state, year)
);
I want a reference to the tournament table from another table, but I want this reference to be nullable. Here's how I might do…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
How are you handling the entry of numeric values in WPF applications?
Without a NumericUpDown control, I've been using a TextBox and handling its PreviewKeyDown event with the code below, but it's pretty ugly.
Has anyone found a more graceful way to get numeric data from the user without relying…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Elfsign Object Signing on Solaris
Don't let this happen to
you—use elfsign!
Solaris elfsign(1) is a command that signs and verifies ELF format executables. That includes not just executable programs (such as ls or cp), but other ELF format files including libraries (such…
>>> More
-
as seen on Super User
- Search for 'Super User'
Very confusing question here.
I want to use the short cut key of force quit - in mac os x. It is written as follows.
Command + Alt / Option + Reverse Q ( like key ).
I am unable to use this short cut key. Any help please.
Sagar
>>> More