I have quite a backlog of failed uploads from my cron job. There seems to be some kind of very strange thing going on:
$ cd / $ echo ~ /home/debian.org/accounts/iwj $ cd home $ ls -al total 4 dr-xr-xr-x 2 root wheel 512 Sep 28 22:41 . drwxr-xr-x 24 root wheel 1024 Sep 27 16:53 .. lr-xr-xr-x 1 root wheel 11 Sep 28 22:41 debian.org -> /debian.org $ cd debian.org/ $ ls -al ls: ..: Permission denied total 14 drwxrwxrwx 8 debian debian 512 Sep 25 23:56 . drwxr-xr-x 3 debian debian 512 Jul 7 16:01 CORRUPT_SYSTEM_SAVE_FILES drwxr-xr-x 11 debian debian 512 Aug 24 14:21 accounts drwx------ 3 root debian 512 Sep 26 13:53 brinks drwxr-xr-x 2 jdassen wheel 512 Sep 26 14:19 cgi-bin drwxr-xr-x 9 root wheel 512 Sep 26 13:53 ftp drwxrwxr-x 13 jdassen debian 1024 Sep 27 03:00 www $ cd .. $ ls -al total 4 dr-xr-xr-x 2 root wheel 512 Sep 28 22:41 . drwxr-xr-x 24 root wheel 1024 Sep 27 16:53 .. lr-xr-xr-x 1 root wheel 11 Sep 28 22:41 debian.org -> /debian.org $ cd / $ ls -al total 5552 drwxr-xr-x 24 root wheel 1024 Sep 27 16:53 . drwxr-xr-x 24 root wheel 1024 Sep 27 16:53 .. -rw-r--r-- 2 root wheel 765 Sep 22 15:41 .cshrc -rw-r--r-- 2 root wheel 234 Jul 27 05:53 .profile -r--r--r-- 1 root wheel 3425 Jul 27 05:53 COPYRIGHT -rw-rw-r-- 1 2035 2035 0 Jul 27 07:05 OK drwx------ 2 root wheel 512 Sep 25 19:34 bails drwxr-xr-x 2 bin bin 512 Sep 20 19:26 bin drwxr-xr-x 9 root wheel 512 Sep 26 00:06 brinks lrwxr-xr-x 1 root wheel 28 Sep 27 16:53 centerd -> /brinks/centerd.save/centerd lrwxr-xr-x 1 root wheel 19 Sep 27 16:53 debian -> /brinks/debian.home drwxrwxrwx 8 debian debian 512 Sep 25 23:56 debian.org drwxr-xr-x 3 root wheel 9216 Sep 27 20:00 dev drwxr-xr-x 9 root wheel 2048 Sep 28 20:36 etc dr-xr-xr-x 2 root wheel 512 Sep 28 22:41 home drwx------ 2 root wheel 512 Sep 27 15:39 home2 drwxr-xr-x 9 root wheel 512 Sep 26 23:21 journey -r-xr-xr-x 1 root wheel 836937 Sep 20 22:03 kernel -rwxr-xr-x 1 root wheel 1089949 Jul 27 06:31 kernel.GENERIC -r-xr-xr-x 1 root wheel 827918 Sep 19 23:07 kernel.old drwxr-xr-x 2 bin bin 1024 Sep 20 19:26 lkm drwxr-xr-x 2 root wheel 512 Jul 27 05:30 mnt drwx------ 2 root wheel 512 Sep 25 23:55 mnt2 drwx------ 2 root wheel 512 Sep 26 00:14 mnt3 dr-xr-xr-x 126 root wheel 512 Sep 28 22:44 proc drwxr-xr-x 3 root wheel 512 Sep 28 20:05 root drwxr-xr-x 2 bin bin 1536 Sep 20 19:26 sbin drwxrwxr-x 5 2035 2035 1536 Sep 19 17:49 stand lrwxr-xr-x 1 root wheel 11 Sep 27 16:53 sys -> usr/src/sys lrwxr-xr-x 1 root wheel 9 Sep 27 16:53 tmp -> /work/tmp drwxrwxrwt 3 bin bin 512 Sep 26 15:56 tmp.dir dr-xr-xr-x 6 root wheel 512 Sep 28 17:17 tmp_mnt drwxr-xr-x 13 root wheel 512 Sep 20 13:54 usr drwxr-xr-x 18 root wheel 512 Sep 19 17:16 var drwxr-xr-x 5 root wheel 512 Sep 26 16:02 work $ ls -al debian.oorg ls: debian.oorg: No such file or directory $ ls -al debian.org ls: ..: Permission denied total 14 drwxrwxrwx 8 debian debian 512 Sep 25 23:56 . drwxr-xr-x 3 debian debian 512 Jul 7 16:01 CORRUPT_SYSTEM_SAVE_FILES drwxr-xr-x 11 debian debian 512 Aug 24 14:21 accounts drwx------ 3 root debian 512 Sep 26 13:53 brinks drwxr-xr-x 2 jdassen wheel 512 Sep 26 14:19 cgi-bin drwxr-xr-x 9 root wheel 512 Sep 26 13:53 ftp drwxrwxr-x 13 jdassen debian 1024 Sep 27 03:00 www $ echo ~ /home/debian.org/accounts/iwj $ ls -ald debian.org drwxrwxrwx 8 debian debian 512 Sep 25 23:56 debian.org $ cd debian.org $ ls -ald .. ls: ..: Permission denied $